home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / 2_cool_f.swf / scripts / DefineButton2_270 / BUTTONCONDACTION on(release).as
Text File  |  2008-11-12  |  82b  |  5 lines

  1. on(release){
  2.    hair_main.hair.gotoAndStop(9);
  3.    hair.hair.gotoAndStop(9);
  4. }
  5.